home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet internetowy / Rozne / eSkiMos R2 1.84 / eskimosr2.exe / {app} / eSkiMoS.exe / 0 / RCDATA / TUSERINFOFORM / TUSERINFOFORM.txt
Text File  |  2006-01-06  |  1KB  |  50 lines

  1. object UserInfoForm: TUserInfoForm
  2.   Left = 310
  3.   Top = 239
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'eSkiMoS R2 - Informacje o u'#380'ytkowniku'
  7.   ClientHeight = 226
  8.   ClientWidth = 522
  9.   Color = clBtnFace
  10.   Font.Charset = EASTEUROPE_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object ZamknijBtn: TButton
  22.     Left = 440
  23.     Top = 192
  24.     Width = 75
  25.     Height = 25
  26.     Cancel = True
  27.     Caption = 'Zamknij'
  28.     ModalResult = 2
  29.     TabOrder = 0
  30.   end
  31.   object Wartosci: TValueListEditor
  32.     Left = 8
  33.     Top = 8
  34.     Width = 505
  35.     Height = 177
  36.     Color = 15724527
  37.     Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing, goEditing, goRowSelect, goThumbTracking]
  38.     ScrollBars = ssVertical
  39.     Strings.Strings = (
  40.       '=')
  41.     TabOrder = 1
  42.     TitleCaptions.Strings = (
  43.       'Opis'
  44.       'Warto'#347#263)
  45.     ColWidths = (
  46.       150
  47.       349)
  48.   end
  49. end
  50.